home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Preferences.app / Password.preferences / Italian.lproj / Password.nib / data.classes next >
Text File  |  1992-06-30  |  487b  |  35 lines

  1. Clock = {
  2.     ACTIONS = {
  3.     increaseSecond:;
  4.     decreaseHour:;
  5.     decreaseSecond:;
  6.     increaseDay:;
  7.     decreaseMinute:;
  8.     increaseMinute:;
  9.     decreaseDay:;
  10.     increaseHour:;
  11.     };
  12.     SUPERCLASS = View;
  13. };
  14. FirstResponder = {
  15.     ACTIONS = {
  16.     };
  17.     SUPERCLASS = Object;
  18. };
  19. passwordOwner = {
  20.     ACTIONS = {
  21.     newPassword:;
  22.     cancelPassword:;
  23.     };
  24.     OUTLETS = {
  25.     cancelButton;
  26.     window;
  27.     passwordMessage;
  28.     passwordForm;
  29.     okButton;
  30.     background;
  31.     passwordStrings;
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35.